[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
struct filespec

    typedef struct filespec {
              char drive;
              char path[81];
              char filename[13];
         };

    #include <filehk.h>

See Also: parsefilename()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson